home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap16 / Dibble / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  2.7 KB  |  66 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Dibble.rc
  4. //
  5. #define IDM_FILE_OPEN                   40001
  6. #define IDM_FILE_SAVE                   40002
  7. #define IDM_FILE_PRINT                  40003
  8. #define IDM_FILE_PROPERTIES             40004
  9. #define IDM_APP_EXIT                    40005
  10. #define IDM_EDIT_CUT                    40006
  11. #define IDM_EDIT_COPY                   40007
  12. #define IDM_EDIT_PASTE                  40008
  13. #define IDM_EDIT_DELETE                 40009
  14. #define IDM_EDIT_FLIP                   40010
  15. #define IDM_EDIT_ROTATE                 40011
  16. #define IDM_SHOW_NORMAL                 40012
  17. #define IDM_SHOW_CENTER                 40013
  18. #define IDM_SHOW_STRETCH                40014
  19. #define IDM_SHOW_ISOSTRETCH             40015
  20. #define IDM_PAL_NONE                    40016
  21. #define IDM_PAL_DIBTABLE                40017
  22. #define IDM_PAL_HALFTONE                40018
  23. #define IDM_PAL_ALLPURPOSE              40019
  24. #define IDM_PAL_GRAY2                   40020
  25. #define IDM_PAL_GRAY3                   40021
  26. #define IDM_PAL_GRAY4                   40022
  27. #define IDM_PAL_GRAY8                   40023
  28. #define IDM_PAL_GRAY16                  40024
  29. #define IDM_PAL_GRAY32                  40025
  30. #define IDM_PAL_GRAY64                  40026
  31. #define IDM_PAL_GRAY128                 40027
  32. #define IDM_PAL_GRAY256                 40028
  33. #define IDM_PAL_RGB222                  40029
  34. #define IDM_PAL_RGB333                  40030
  35. #define IDM_PAL_RGB444                  40031
  36. #define IDM_PAL_RGB555                  40032
  37. #define IDM_PAL_RGB666                  40033
  38. #define IDM_PAL_RGB775                  40034
  39. #define IDM_PAL_RGB757                  40035
  40. #define IDM_PAL_RGB577                  40036
  41. #define IDM_PAL_RGB884                  40037
  42. #define IDM_PAL_RGB848                  40038
  43. #define IDM_PAL_RGB488                  40039
  44. #define IDM_PAL_OPT_POP4                40040
  45. #define IDM_PAL_OPT_POP5                40041
  46. #define IDM_PAL_OPT_POP6                40042
  47. #define IDM_PAL_OPT_MEDCUT              40043
  48. #define IDM_CONVERT_01                  40044
  49. #define IDM_CONVERT_04                  40045
  50. #define IDM_CONVERT_08                  40046
  51. #define IDM_CONVERT_16                  40047
  52. #define IDM_CONVERT_24                  40048
  53. #define IDM_CONVERT_32                  40049
  54. #define IDM_APP_ABOUT                   40050
  55.  
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NEXT_RESOURCE_VALUE        103
  61. #define _APS_NEXT_COMMAND_VALUE         40051
  62. #define _APS_NEXT_CONTROL_VALUE         1000
  63. #define _APS_NEXT_SYMED_VALUE           101
  64. #endif
  65. #endif
  66.